| Visual Basic (Declaration) | |
|---|---|
Public Property FontOver As Font | |
| C# | |
|---|---|
public Font FontOver {get; set;} | |
Property Value
FontIf set to a value of null, the control will use the ItemFontOver property instead.
| dbicExplorerBar | Send comments on this topic. |
| FontOver Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : FontOver Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property FontOver As Font | |
| C# | |
|---|---|
public Font FontOver {get; set;} | |