GrapeCity.Win.Containers.Skins 名前空間 > StripSettings 構造体 > StripSettings コンストラクタ : StripSettings コンストラクタ(String,Image,Image,TabStyle,TextOrientation,HotTrackEffect,HotkeyPrefix,DrawItemState,Boolean,Boolean,Boolean,Boolean,Boolean,Boolean,CloseButtonAlignment,CloseButtonVisibility,Size,CloseButtonStates) |
Public Function New( _ ByVal text As String, _ ByVal image As Image, _ ByVal backgroundImage As Image, _ ByVal currentStyle As TabStyle, _ ByVal textOrientation As TextOrientation, _ ByVal hotTrackEffect As HotTrackEffect, _ ByVal hotkeyPrefix As HotkeyPrefix, _ ByVal itemState As DrawItemState, _ ByVal isPreselected As Boolean, _ ByVal useMnemonic As Boolean, _ ByVal showFocus As Boolean, _ ByVal enable As Boolean, _ ByVal isStart As Boolean, _ ByVal isEnd As Boolean, _ ByVal closeButtonAlign As CloseButtonAlignment, _ ByVal closeButtonVisibility As CloseButtonVisibility, _ ByVal closeButtonSize As Size, _ ByVal closeButtonState As CloseButtonStates _ )
public StripSettings( string text, Image image, Image backgroundImage, TabStyle currentStyle, TextOrientation textOrientation, HotTrackEffect hotTrackEffect, HotkeyPrefix hotkeyPrefix, DrawItemState itemState, bool isPreselected, bool useMnemonic, bool showFocus, bool enable, bool isStart, bool isEnd, CloseButtonAlignment closeButtonAlign, CloseButtonVisibility closeButtonVisibility, Size closeButtonSize, CloseButtonStates closeButtonState )