C# Class phdesign.NppToolBucket.IndentationSettings

Show file Open project: phdesign/NppToolBucket Class Usage Examples

Private Methods

Method Description
ConvertIndentation ( int tabSize, bool useTabs ) : void
CreateIndentation ( int indent, int tabSize, bool insertSpaces ) : string
IndentationSettings ( ) : System
SetTabSize ( int tabSize, int indentSize, bool useTabs ) : void
Show ( ) : void
ShowDialog ( ) : void